home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / programming / other / clickmake / clickmake.readme < prev    next >
Text File  |  1999-04-19  |  2KB  |  44 lines

  1. Short:    Make utility with GUI 4 single module projects
  2. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     dev/misc
  5. Version:  1.09
  6. Requires: OS 2.04 or better.
  7.  
  8. ClickMake is a "make" like utility with dependency analysation used to build
  9. projects consisting of one module. For these projects it does not pay to
  10. build a make file.
  11. ClickMake fills this gap, it does all a "real" make could do plus some
  12. more. It's driven by a GUI and is therefore a handy tool, especially for
  13. beginners, and can be setup to work with every compiler. To give the beginner
  14. some help, I included two example settings for the popular SAS (C) and
  15. PCQ (pascal) compilers, more are welcome!
  16. The compilers are, however, not included in this archive, together with 
  17. some additional tools like "BLink" or "PhxAss" needed to run PCQ 
  18. with the example settings.
  19.  
  20. A detailed guide describes the usage and the setup procedure.
  21.  
  22. _____________________________________________________________________________
  23.  
  24. New in release 1.09:
  25.  
  26.     - Fixed one Enforcer hit.
  27. _____________________________________________________________________________
  28.  
  29. New in release 1.08:
  30.  
  31.     - Fixed one Enforcer hit.
  32. _____________________________________________________________________________
  33.  
  34. New in release 1.07:
  35.  
  36.     - Pressing RETURN in the project string gadget forces now a remake.
  37.     - Pressing CANCEL in the file requester does no longer cause a
  38.       warning requester.
  39.     - The window is only re-activated if no other window has been 
  40.       activated in the meanwhile.
  41.  
  42. Thomas,
  43.     April 1999
  44.